竞赛
考级
#include<bits/stdc++.h>//高武杭 using namespace std;//高武杭 int vis[105][105];//高武杭 char mp[105][105];//高武杭 int dir[8][2]={{-1,-1},{-1,0},{-1,1},{0,-1},{0,1},{1,-1},{1,0},{1,1}}; int n,m; int x,y; int main(){ }//高武杭
题目: 第一题 第二题 答案: 01: 02:
题目: 第一题 第二题 第三题 答案 01: 02: 03:
//Genshin Impact, Launch!!! #include<iostream> using namespace std; int main(){ int n=6;while(n--){cout<<"Genshin Impact, Launch!!!"<<endl;} }
#include<bits/stdc++.h> using namespace std; int main() { cout<<"2"; return 0; }
https://www.acgo.cn/application/1820428639504744448 如果要管理员备注
x-1,y-1 x-1,y x-1,y+1 x,y-1 x,y x,y+1 x+1,y-1 x+1,y x+1,y+1
AKSZ第一课-算法入门 算法 算法特点 1、有穷性 2、确切性 3、输入项 4、输出项 5、可行性 时间复杂度 复杂度 时间复杂度 n的范围 O(n) n<10^8 O(nlog2n) n<5*10^5 O(n^2) n<10^4 O(n^3) n<500 O(2^n) n<25 O(n!) n<15 模拟算法 1.省题立意 2.分析关系 3.编写程序 4.调试运行 5.构造数据 对拍程序
加入我们!!!!!!!!!!!!!! 如果你知道或玩过米哈游的游戏 又正巧喜欢其中的任意一个角色 那就加入我们 十个管理员的位置 先到先得!!! 本人原崩绝都玩 想加好友的可以进团队后问我UID (。・ω・。)ノ♡ 点这里!!!!!!!!!!!!!! (ง •̀_•́)ง ੭ ᐕ)੭⁾⁾
阿巴阿巴阿巴
小陀螺是依托答辩
https://www.acgo.cn/application/1819896195105996800
#include<bits/stdc++.h> using namespace std; int main(){ for(int i=1;i<=100;i++){ cout<<"韩老师太太太帅"<<endl; } return 0; }
共28406条